Welcome![Sign In][Sign Up]
Location:
Search - qpsk qam

Search list

[DSP programqpsk

Description: adi bf dsp QAM 位映射查表法源码-Patrick bf dsp QAM mapping GA-source
Platform: | Size: 8192 | Author: 刘微 | Hits:

[Communication-Mobilesimulation of wireless communication

Description: 书"Simulation and software radio for mobile communications"的源代码matlab版,从基本的bpsk,qpsk,qam到实际的ofdm系统,cdma链路,mac层仿真分析,可以全面的了解通信系统。-"Simulation and software radio for mobil e communications "source code version of Matlab, from basic BPSK. QPSK, QAM OFDM to the actual system, cdma Chains, mac-simulation analysis, a comprehensive understanding of communications systems.
Platform: | Size: 90112 | Author: 尹浩 | Hits:

[OtherQAM

Description: 本文介绍了QAM调制、解调和判决原理,讨论了QAM的误码率性能,并在SystemView下对QAM调制、解调系统进行了仿真,观察并分析了原始输入信号、调制信号、解调信号、星座图以及QAM信号的功率谱图。-QAM modulation, demodulation and sentencing principle, the QAM BER performance, and right under the SystemView QAM modulation, demodulation system for simulation, observation and analysis of the original input signal, signal modulation, demodulation signal constellation map and QAM signals in the power spectrum.
Platform: | Size: 124928 | Author: | Hits:

[matlabBPSK121

Description: 本程序实现数字通信BPSK,QPSK,16QAM的MATLAB仿真-the procedures Digital Communication BPSK, QPSK, 16QAM MATLAB simulation
Platform: | Size: 2048 | Author: 李铭 | Hits:

[Communication-Mobilemod%26demod

Description: 根据输入的调制方式,对输入序列MOD_IN进行调制,分别采用BPSK, QPSK, !6QAM, 64QAM,完成对星座图的映射-According to the modulation input, the input sequence MOD_IN modulation, using BPSK. QPSK,! 6QAM, 64QAM, the completion of the mapping constellation
Platform: | Size: 4096 | Author: feitian | Hits:

[Otherber-qpsk

Description: 这是一个误码率QPSK的仿真的文件,很有用的哦!快来看一看!-This is a QPSK BER simulation files, very useful Oh! Come take a look!
Platform: | Size: 95232 | Author: 舒冰清 | Hits:

[matlab16QAM-QPSK-OFDM

Description: OFDM系统在QPSK与16QAM调制下,误码率比较程序,希望对大家有一定用处-OFDM system with 16QAM QPSK modulation, error rate procedures, We hope to have some use
Platform: | Size: 12288 | Author: 刘亚楠 | Hits:

[Program docDigitalmodulationanddemodulation

Description: 该文档给出了通信原理中的数字调制和解调的matlab程序代码,如BPSK,QPSK,QAM等等调制方式。-the document is a communication principle of digital modulation and demodulation of the Matlab code. such as BPSK, QPSK, QAM modulation mode, and so on.
Platform: | Size: 3072 | Author: aaaaa | Hits:

[Communication-Mobilemodulation_o

Description: 基本的调制解调程序集,包括BPSK,QPSK,QAM,GMSK等-basic modulation and demodulation process scripts, including BPSK, QPSK, QAM, and GMSK etc.
Platform: | Size: 30720 | Author: 江江 | Hits:

[Communication-MobileQPSKandQAM256

Description: qpsk 和 qam的完整仿真,非常详细-qpsk qam and the integrity simulation, very detailed
Platform: | Size: 195584 | Author: 陆军 | Hits:

[Post-TeleCom sofeware systemsofdm

Description: 该程序源代码实现了OFDM通信系统性能的仿真,调制方式有BPSK,QPSK,MSK,QAM,信道为AWGN和Rayleigh信道,并对有插入导频的符合IEEE802.11a的OFDM系统进行了仿真。-The program source code to achieve the performance of OFDM communication system simulation, modulation has BPSK, QPSK, MSK, QAM, for the AWGN channel and Rayleigh channel, and have inserted the line with the IEEE802.11a pilot of OFDM system simulation.
Platform: | Size: 176128 | Author: 郭顺利 | Hits:

[Communication-Mobilemod_demod

Description: 通用调制解调程序,主要包括BPSK, QPSK, 64QAM, 64QAM等常用调制方式。-Generic modem program, including BPSK, QPSK, 64QAM, 64QAM modulation, such as commonly used.
Platform: | Size: 4096 | Author: 吴 昊 | Hits:

[matlab27796710QPSKandQAM256

Description: QPSK/QAM simulink的仿真-QPSK/QAM simulink simulation
Platform: | Size: 196608 | Author: shun081 | Hits:

[Otherqpsk

Description: BPSK,Q AM,GMSK基本的调制解调程序集-BPSK, QPSK, QAM, GMSK modem basic assembly
Platform: | Size: 12288 | Author: 孟遥 | Hits:

[matlabmatlab(BPSKQPSKQAMGMSK)

Description: MATLAB基本的调制解调程序集(包括BPSK,QPSK,QAM,GMSK等)-MATLAB basic modem assemblies (including BPSK, QPSK, QAM, GMSK, etc.)
Platform: | Size: 34816 | Author: 邵新明 | Hits:

[Communication-Mobile(BPSK-QPSK-QAM-GMSK)

Description: 基本的调制解调程序集(包BPSK,QPSK,QAM,GMSK等)基于MATLAB的信号处理方式,非常详细。-The basic modem assembly (including BPSK, QPSK, QAM, GMSK, etc.) based on MATLAB signal processing side Type, very detailed.
Platform: | Size: 38912 | Author: 刘晓艳 | Hits:

[Program docBit-error-calculation-for-QPSK--QAM-for-AWGN-chan

Description: Bit error calculation for QPSK, QAM for AWGN channel
Platform: | Size: 10240 | Author: Mubinul Haque | Hits:

[matlabQPSK+QAM

Description: 实现QPSK调制,映射成星座图上对应的复数点;将星座图上的复数点作QPSK解调。 16和64位QAM调制。(The QPSK modulation is mapped into the corresponding complex points on the constellation diagram, and the complex points on the constellation diagram are demodulated by QPSK. 16 bit and 64 bit QAM modulation.)
Platform: | Size: 1024 | Author: pandaaa | Hits:

[Communication-MobilePulseShapingUsingARaisedCosineFilter

Description: QPSK/QAM using RRC pulse filter
Platform: | Size: 1024 | Author: tangtang2017 | Hits:

[Communication-Mobilematlab(BPSKQPSKQAMGMSK)

Description: 基本的MATLAB调制解调程序集,包含BPSK、QPSK、QAM、GMSK等调制方式(Basic MATLAB modulation and demodulation program set, Including BPSK, QPSK, QAM, GMSK and other modulation methods.)
Platform: | Size: 33792 | Author: yiqiang | Hits:
« 12 3 4 5 6 7 8 9 10 ... 20 »

CodeBus www.codebus.net